home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Speccy ClassiX 1998
/
Speccy ClassiX 98.iso
/
amiga_system
/
the_aminet
/
comm
/
bbs
/
u342q07.lha
/
u_nlstat.lha
/
nlstat.doc
< prev
Wrap
Text File
|
1993-02-15
|
929b
|
28 lines
Citadel log file cruncher Version 1.01
This utility will read the supplied Citadel caller log and process
it producing some statistics on the syste.
Usage: nlstat [Output file] [Input file]
Input file is the Citadel Calllog.sys file found in the audit area.
Output file is any file you wish to save the output in.
Example: You wish to create a bulletin for the users to read
called statistics:
nlstat cit:bulletins/statistics.plain cit:audit/calllog.sys
This utility can be used while Citadel is currently running since it
does not need the table file or any other information other than the
calllog.sys.
Revision History:
Version Description
0.0 I recieved the initial version from the Author(NADA@Zilch)
1.01 Adjusted the format, fixed a bug with printing longs and
adjusted the source to match my formatting preferences.